Crate http_body_util

source ·
Expand description

Utilities for http_body::Body.

BodyExt adds extensions to the common trait.

Empty and Full provide simple implementations.

Modules§

Structs§

Enums§

  • Sum type with two cases: Left and Right, used if a body can be one of two distinct types.

Traits§